home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / frame_2779 / PlaceObject2_112_178 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2008-09-12  |  118b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    _root.intro.onSoundComplete = function()
  3.    {
  4.       _root.loop.start(0,99);
  5.    };
  6. }
  7.